home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_341 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-09-27  |  38 b   |  4 lines

  1. on(press){
  2.    _root.hlevel += 1;
  3. }
  4.